gtk: Add GtkSingleSelection
authorBenjamin Otte <otte@redhat.com>
Wed, 3 Oct 2018 16:51:52 +0000 (18:51 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 Feb 2019 23:43:59 +0000 (18:43 -0500)
commit30386bbaca191de06f87564b19b2c5cad0100a5a
tree461a14df9f192f23eb5d01a19fe34e23fc3f9b55
parent16024fba7c0e2cee025cbbe4f1241d1a7db63540
gtk: Add GtkSingleSelection

GtkSingleSelection is a GtkSelectionModel that allows selecting a single
item.
docs/reference/gtk/gtk4-docs.xml
gtk/gtk.h
gtk/gtksingleselection.c [new file with mode: 0644]
gtk/gtksingleselection.h [new file with mode: 0644]
gtk/meson.build